projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e36872d
)
Update documentation for ::monitors-changed to mention OS X support
author
Kristian Rietveld
<kris@gtk.org>
Sat, 24 Oct 2009 10:26:46 +0000
(12:26 +0200)
committer
Kristian Rietveld
<kris@gtk.org>
Mon, 26 Oct 2009 08:52:53 +0000
(09:52 +0100)
gdk/gdkscreen.c
patch
|
blob
|
history
diff --git
a/gdk/gdkscreen.c
b/gdk/gdkscreen.c
index 17c09f92365c5d18651fb7ec175ad7fd3e5f89e9..cd1dc6c815940d848deadd18f3da450376bf2829 100644
(file)
--- a/
gdk/gdkscreen.c
+++ b/
gdk/gdkscreen.c
@@
-133,8
+133,8
@@
gdk_screen_class_init (GdkScreenClass *klass)
* The ::monitors-changed signal is emitted when the number, size
* or position of the monitors attached to the screen change.
*
- * Only for X
for now. Future implementations for Win32 and
- *
OS X
may be a possibility.
+ * Only for X
11 and OS X for now. A future implementation for Win32
+ * may be a possibility.
*
* Since: 2.14
*/